-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
port to libqofono #7
base: staging
Are you sure you want to change the base?
Conversation
! was applied before comparison to left side only and results in bool, bool is never -1, error handling was never run
error handling is still open todo
OfonoModem -> QOfonoModem
porting those unit tests feels strange as I need to copy paste a specific version of the qofono lib headers for the mock library @Kaffeine do you think we might be able to use ofono-phonesim for testing instead? |
It would be much better to use |
It seems like I'm having some issues to get account manager to run? the ConnectionTest hangs in
|
Telepathy spec says that connection manager should provide a config file with list of its protocols and capabilities (however clients must have a fallback mechanism that get the needed info by activating the connection manager and calling its methods). I have some time and I'm going to try this branch right now :). |
Meh, telepathy-ofono already has CMake code for that. |
this is a port from ofono-qt to qofono which is actively maintained by jolla, implements #2
this includes #5 for now, will rebase once that has been merged
open todos are marked with "todo porting" in the code:
sendMessage